GET MEMBLOCK PTR
This command will return the actual pointer of the specified memblock. You can use this pointer to pass into a DLL in order to access the memory directly. The parameter must be an integer value.

SYNTAX
Return DWORD=GET MEMBLOCK PTR(Memblock Number)

RELATED INFO
MEMBLOCKS Commands Menu
Index

EXAMPLE
View Showcase Example
View Usage Example